Papers with partial parsing
Sluice Resolution without Hand-Crafted Features over Brittle Syntax Trees (N18-2)
Copied to clipboard
| Challenge: | sluice resolution in english is the problem of finding antecedents of wh-fronted ellipses . previous work relied on hand-crafted features over syntax trees that scale poorly to other languages and domains . |
| Approach: | They propose a model that uses partial parsing to find antecedents of wh-fronted ellipses in english . their model significantly outperforms previous work on available newswires . |
| Outcome: | The proposed model outperforms the only previous work on available newswires. |
Semantic Frame Parsing for Information Extraction : the CALOR corpus (L18-1)
Copied to clipboard
| Challenge: | a recent study compares the semantic parsing of encyclopedic history texts with the Berkeley FrameNet project. |
| Approach: | They propose to use Berkeley FrameNet to parse encyclopedic history texts . they use a sequence labeling model which optimizes frame identification and role segmentation . |
| Outcome: | The proposed approach leverages the manual annotation of larger corpora than full text parsing. |